home *** CD-ROM | disk | FTP | other *** search
-
- // JavaScript wrapper for r3phpopr.h
- // Auto generated file, do not modify by hand
- // Copyright ⌐ 2004, Realsoft Graphics Oy
-
- var R3_PHASEPOPR_H = 1;
- include("real/raytr/r3phasys.js")
-
-
- var R3CLID_PHASEPOSTPROCESSING = 704;
-
-
-
- function r3Phasepostprocessing () {
- this.base = r3God;
- if(arguments.length) {
- this.base(R3CLID_PHASEPOSTPROCESSING, arguments);
- }
- }
-
- r3Phasepostprocessing.prototype=new r3Phasesystem;
- // r3phpopr.h_H